Click or drag to resize

TaskReminderSoundFile Property

Returns or sets a String indicating the path and file name of the sound file to play when the reminder occurs for the task.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string ReminderSoundFile { get; set; }

Property Value

Type: String
See Also